pub unsafe extern "C" fn fopen(
    __filename: *const i8,
    __modes: *const i8
) -> *mut _IO_FILE