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