pub unsafe extern "C" fn __mingw_vsscanf(
    _Str: *const c_char,
    Format: *const c_char,
    argp: va_list
) -> c_int