I'm trying to pass a 64 bit pointer to a data structure via plugin int parameter. From the plugin headers it looks that it deals with int64_t wich suggests that 64 bit pointer should not be a problem. But when i'm passing a pointer value, what i get inside filter plugin is int32 max value (2,147,483...