pub unsafe extern "C" fn gst_sdp_address_is_multicast(
    nettype: *const c_char,
    addrtype: *const c_char,
    addr: *const c_char
) -> gboolean