pub unsafe fn string_new_len(
    s: *const c_char,
    len: u32
) -> &'static mut Il2CppString