pub unsafe extern "C" fn gst_element_set_locked_state(
    element: *mut GstElement,
    locked_state: gboolean
) -> gboolean