pub unsafe extern "system" fn PssQuerySnapshot(
    snapshothandle: HPSS,
    informationclass: PSS_QUERY_INFORMATION_CLASS,
    buffer: *mut c_void,
    bufferlength: u32,
) -> u32