pub unsafe extern "C" fn gst_rtsp_auth_set_realm(
    auth: *mut GstRTSPAuth,
    realm: *const c_char
)