pub unsafe fn RegQueryReflectionKey<P0>(
    hbase: P0,
    bisreflectiondisabled: *mut BOOL
) -> WIN32_ERROR
where P0: IntoParam<HKEY>,