pub unsafe extern "C" fn gst_validate_reporter_report_simple(
    reporter: *mut GstValidateReporter,
    issue_id: GstValidateIssueId,
    message: *const c_char
)