pub unsafe extern "C" fn gst_parse_launch(
    pipeline_description: *const c_char,
    error: *mut *mut GError
) -> *mut GstElement