pub unsafe extern "C" fn PL_new_atom_mbchars(
    rep: c_int,
    len: usize,
    s: *const c_char
) -> atom_t