Function GetHandleInformation

pub unsafe fn GetHandleInformation(
    hobject: HANDLE,
    lpdwflags: *mut u32,
) -> Result<()>