pub unsafe extern "system" fn PsChargeProcessPoolQuota(
    process: PEPROCESS,
    pooltype: POOL_TYPE,
    amount: usize,
) -> NTSTATUS