#[no_mangle]
pub unsafe extern "C" fn dc_add_device_msg(
    context: *mut dc_context_t,
    label: *const c_char,
    msg: *mut dc_msg_t
) -> u32