pub unsafe extern "C" fn gst_rtsp_client_set_mount_points(
    client: *mut GstRTSPClient,
    mounts: *mut GstRTSPMountPoints,
)