Function fseeko64

Source
pub unsafe extern "C" fn fseeko64(
    __fp: *mut FILE,
    __offset: off64_t,
    __whence: c_int,
) -> c_int