pub unsafe fn fsetpos(
    arg___stream: *mut FILE,
    arg___pos: *const fpos_t
) -> c_int