pub unsafe extern "system" fn ProcessIdToSessionId(
    dwprocessid: u32,
    psessionid: *mut u32,
) -> BOOL