Function windows_sys::Win32::Security::Cryptography::CryptSetOIDFunctionValue
pub unsafe extern "system" fn CryptSetOIDFunctionValue(
dwencodingtype: u32,
pszfuncname: PCSTR,
pszoid: PCSTR,
pwszvaluename: PCWSTR,
dwvaluetype: REG_VALUE_TYPE,
pbvaluedata: *const u8,
cbvaluedata: u32,
) -> BOOL