GetHashInterface

Function GetHashInterface 

pub unsafe extern "system" fn GetHashInterface(
    pszprovidername: PCWSTR,
    pszalgid: PCWSTR,
    ppfunctiontable: *mut *mut BCRYPT_HASH_FUNCTION_TABLE,
    dwflags: u32,
) -> NTSTATUS