pub unsafe extern "C" fn gst_rtsp_address_pool_reserve_address(
pool: *mut GstRTSPAddressPool,
ip_address: *const c_char,
port: c_uint,
n_ports: c_uint,
ttl: c_uint,
address: *mut *mut GstRTSPAddress,
) -> GstRTSPAddressPoolResult