pub unsafe extern "C" fn lseek(
    fd: i32,
    offset: i32,
    origin: i32
) -> i32