pub unsafe extern "C" fn participant_create_handle(
    hparticipant: *mut SPXPARTICIPANTHANDLE,
    userId: *const c_char,
    preferred_language: *const c_char,
    voice_signature: *const c_char
) -> AZACHR