pub unsafe extern "C" fn __mingw_str_wide_utf8(
    wptr: *const wchar_t,
    mbptr: *mut *mut c_char,
    buflen: *mut size_t
) -> c_int