pub unsafe extern "C" fn mount( src: *const c_char, target: *const c_char, flags: c_int, data: *mut c_void ) -> c_int