GetRngInterface

Function GetRngInterface 

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