pub unsafe extern "C" fn umsg_vparse_70(
    fmt: *const UMessageFormat,
    source: *const UChar,
    sourceLength: i32,
    count: *mut i32,
    ap: va_list,
    status: *mut UErrorCode
)