pub unsafe extern "C" fn gst_message_new_error_with_details(
src: *mut GstObject,
error: *mut GError,
debug: *const c_char,
details: *mut GstStructure,
) -> *mut GstMessage
pub unsafe extern "C" fn gst_message_new_error_with_details(
src: *mut GstObject,
error: *mut GError,
debug: *const c_char,
details: *mut GstStructure,
) -> *mut GstMessage