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