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