pub unsafe extern "C" fn __mingw_sscanf(
    _Src: *const c_char,
    _Format: *const c_char,
     ...
) -> c_int