pub unsafe extern "C" fn gst_element_register(
    plugin: *mut GstPlugin,
    name: *const c_char,
    rank: c_uint,
    type_: GType
) -> gboolean