pub unsafe extern "C" fn gst_play_message_parse_warning(
    msg: *mut GstMessage,
    error: *mut *mut GError,
    details: *mut *mut GstStructure
)