pub unsafe extern "system" fn mount( dev_name: *mut c_char, dir_name: *mut c_char, _type: *mut c_char, flags: c_ulong, data: *mut c_void, ) -> c_int