pub unsafe extern "C" fn PL_put_term_from_chars(
    t: term_t,
    flags: c_int,
    len: usize,
    s: *const c_char
) -> c_int