pub unsafe extern "C" fn connection_send_message(
    handle: SPXCONNECTIONHANDLE,
    path: *const c_char,
    payload: *const c_char
) -> AZACHR