Type Definition GstTaskPoolFunction
gst::ffi
type GstTaskPoolFunction = Option<extern "C" fn(user_data: *mut c_void)>;