Type Definition GstTaskFunction
gst::ffi
type GstTaskFunction = Option<extern "C" fn(user_data: gpointer)>;