pub unsafe extern "C" fn R_nchar(
    string: SEXP,
    type_: nchar_type,
    allowNA: Rboolean,
    keepNA: Rboolean,
    msg_name: *const c_char
) -> c_int