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