pub unsafe extern "C" fn MQTTProperties_getPropertyAt(
    props: *mut MQTTProperties,
    propid: MQTTPropertyCodes,
    index: c_int
) -> *mut MQTTProperty