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