pub unsafe extern "system" fn HeapSetInformation( heaphandle: HANDLE, heapinformationclass: HEAP_INFORMATION_CLASS, heapinformation: *const c_void, heapinformationlength: usize, ) -> BOOL