pub unsafe extern "C" fn fuse_fs_lock( fs: *mut fuse_fs, path: *const c_char, fi: *mut fuse_file_info, cmd: c_int, lock: *mut flock, ) -> c_int