Function BCryptHashData

pub unsafe fn BCryptHashData(
    hhash: BCRYPT_HASH_HANDLE,
    pbinput: &[u8],
    dwflags: u32,
) -> NTSTATUS