pub type FnGetSemaphoreCounterValue = extern "system" fn(device: Device, semaphore: Semaphore, pValue: *mut u64) -> Result;