pub unsafe extern "C" fn g_ref_string_new_len(
    str: *const c_char,
    len: ssize_t
) -> *mut c_char
Available on crate feature v2_58 only.