pub unsafe extern "C" fn synthesizer_word_boundary_event_get_values(
    hevent: SPXEVENTHANDLE,
    pAudioOffset: *mut u64,
    pDuration: *mut u64,
    pTextOffset: *mut u32,
    pWordLength: *mut u32,
    pBoundaryType: *mut SpeechSynthesis_BoundaryType
) -> AZACHR