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