#[unsafe(no_mangle)]pub extern "C" fn send_message( recipient: *const c_char, message: *const c_char, ) -> c_int