[]Function skyline::libc::fopen

pub unsafe extern "C" fn fopen(
    filename: *const u8,
    mode: *const u8
) -> *mut FILE