Function windows_sys::Win32::Security::Cryptography::GetBrowserToken

pub unsafe extern "system" fn GetBrowserToken(
    dwparamtype: u32,
    pparam: *const c_void,
    pcbtoken: *mut u32,
    pptoken: *mut *mut u8,
) -> HRESULT