NTSTATUS 38 lib/getrandom.c extern NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE, UCHAR *, ULONG, ULONG); NTSTATUS 67 lib/getrandom.c typedef NTSTATUS (WINAPI * BCryptGenRandomFuncType) (BCRYPT_ALG_HANDLE, UCHAR *, ULONG, ULONG); NTSTATUS 78 src/w32heap.c typedef NTSTATUS (NTAPI *PRTL_HEAP_COMMIT_ROUTINE) ( NTSTATUS 220 src/w32heap.c static NTSTATUS NTAPI