pub unsafe extern "C" fn PL_get_atom_nchars(
    t: term_t,
    len: *mut usize,
    a: *mut *mut c_char
) -> c_int