Type Definition GCompletionFunc
gst::ffi
type GCompletionFunc = Option<extern "C" fn(arg1: gpointer) -> *mut gchar>;