Type Definition GThreadFunc
gst::ffi
type GThreadFunc = Option<extern "C" fn(data: gpointer) -> gpointer>;