pub unsafe extern "C" fn switch_file_open(
newf: *mut *mut switch_file_t,
fname: *const c_char,
flag: i32,
perm: switch_fileperms_t,
pool: *mut switch_memory_pool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_file_open(
newf: *mut *mut switch_file_t,
fname: *const c_char,
flag: i32,
perm: switch_fileperms_t,
pool: *mut switch_memory_pool_t,
) -> switch_status_t