pub unsafe extern "C" fn GetWordListWithPrefix( prefix_utf8: *const u8, maxWords: i32, wordList: *mut *mut *mut u8, ) -> i32