pub unsafe extern "C" fn fopenWriteStream(
    filename: *const c_char,
    modestring: *const c_char
) -> *mut FILE