pub unsafe extern "C" fn gst_rtsp_auth_make_basic(
    user: *const c_char,
    pass: *const c_char
) -> *mut c_char