GetCipherInterface

Function GetCipherInterface 

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