pub unsafe extern "C" fn ruby_enc_find_basename(
    name: *const c_char,
    baselen: *mut c_long,
    alllen: *mut c_long,
    enc: *mut rb_encoding
) -> *const c_char