pub unsafe extern "C" fn gst_rtsp_stream_reserve_address(
stream: *mut GstRTSPStream,
address: *const c_char,
port: c_uint,
n_ports: c_uint,
ttl: c_uint,
) -> *mut GstRTSPAddress
pub unsafe extern "C" fn gst_rtsp_stream_reserve_address(
stream: *mut GstRTSPStream,
address: *const c_char,
port: c_uint,
n_ports: c_uint,
ttl: c_uint,
) -> *mut GstRTSPAddress