#[no_mangle]
pub unsafe extern "C" fn dc_msg_set_duration(
    msg: *mut dc_msg_t,
    duration: c_int
)