pub unsafe extern "C" fn _fseek_nolock(
    _File: *mut FILE,
    _Offset: c_long,
    _Origin: c_int
) -> c_int