pub unsafe extern "C" fn NT_InitValue(value: *mut NT_Value)
Initializes an NT_Value. Sets type to NT_UNASSIGNED and clears the rest of the struct.
value