Function lseek

Source
pub unsafe extern "C" fn lseek(
    arg1: c_int,
    arg2: off_t,
    arg3: c_int,
) -> off_t