pub unsafe extern "C" fn gst_rtsp_connection_set_auth_param(
    conn: *mut GstRTSPConnection,
    param: *const c_char,
    value: *const c_char
)