pub unsafe extern "C" fn example__is_ready( name_ptr: *const u8, name_len: u32, max: u32, state: u32, is_ready_out_ptr: *mut IsReady, ) -> ErrorCode