pub unsafe extern "C" fn mount( src: *const u8, target: *const u8, fstype: *const u8, flags: u64, data: *const c_void, ) -> i32