pub unsafe extern "C" fn user_get_id(
    huser: SPXUSERHANDLE,
    user_id: *mut c_char,
    user_id_size: size_t
) -> AZACHR