pub unsafe extern "C" fn rb_utf8_str_new_static(
    arg1: *const c_char,
    arg2: c_long
) -> VALUE