pub unsafe extern "C" fn coap_join_mcast_group_intf(
    ctx: *mut coap_context_t,
    groupname: *const c_char,
    ifname: *const c_char
) -> c_int