pub unsafe extern "C" fn gst_validate_report(
    reporter: *mut GstValidateReporter,
    issue_id: GstValidateIssueId,
    format: *const c_char
    ...
)