Function lockf

Source
pub unsafe extern "C" fn lockf(
    __fd: i32,
    __cmd: i32,
    __len: i64,
) -> i32