pub unsafe extern "system" fn RtlComputeImportTableHash(
    FileHandle: HANDLE,
    Hash: *mut i8,
    ImportTableHashRevision: u32
) -> NTSTATUS