pub unsafe fn IsGUIDPresentInList(
    guidarray: &[GUID],
    guidelem: *const GUID
) -> BOOLEAN