pub unsafe extern "C" fn gst_rtsp_server_set_mount_points(
    server: *mut GstRTSPServer,
    mounts: *mut GstRTSPMountPoints
)