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