#[no_mangle]
pub unsafe extern "C" fn dc_send_reaction(
    context: *mut dc_context_t,
    msg_id: u32,
    reaction: *const c_char
) -> u32