pub unsafe extern "system" fn RtlEnumProcessHeaps(
    EnumRoutine: PRTL_ENUM_HEAPS_ROUTINE,
    Parameter: PVOID
) -> NTSTATUS