pub unsafe extern "C" fn gst_plugin_add_status_info(
    plugin: *mut GstPlugin,
    message: *const c_char
)
Available on crate feature v1_24 only.