pub unsafe extern "C" fn fgets_unlocked(
    __s: *mut c_char,
    __n: c_int,
    __stream: *mut FILE
) -> *mut c_char