pub unsafe extern "C" fn create_voice_profile_from_id_and_type(
    phVoiceProfile: *mut SPXVOICEPROFILEHANDLE,
    id: *const c_char,
    type_: c_int
) -> AZACHR