pub unsafe fn WerRegisterMemoryBlock(
    pvaddress: *const c_void,
    dwsize: u32
) -> Result<()>