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