GBoxedFreeFunc

This function is provided by the user and should free the boxed structure passed.

alias GBoxedFreeFunc = void function(void* boxed)