pub unsafe extern "C" fn g_fprintf(
    file: *mut FILE,
    format: *const i8,
     ...
) -> i32