unsafe extern "C" fn dispatch_semaphore_wait(
    dsema: *mut c_void,
    timeout: u64
) -> isize