pub unsafe extern "C" fn gst_validate_report_add_message(
    report: *mut GstValidateReport,
    message: *const c_char
)