pub unsafe extern "C" fn gst_rtsp_server_set_service(
    server: *mut GstRTSPServer,
    service: *const c_char
)