#[unsafe(no_mangle)]pub unsafe extern "C" fn dc_send_text_msg( context: *mut dc_context_t, chat_id: u32, text_to_send: *const c_char, ) -> u32