pub unsafe extern "C" fn aws_fseek(
    file: *mut FILE,
    offset: i64,
    whence: c_int
) -> c_int