pub unsafe extern "C" fn gst_plugin_add_status_warning(
    plugin: *mut GstPlugin,
    message: *const c_char
)