Function HeapSize

pub unsafe extern "system" fn HeapSize(
    hheap: HANDLE,
    dwflags: HEAP_FLAGS,
    lpmem: *const c_void,
) -> usize