pub unsafe extern "C" fn semaphore_wait(
    semaphore: *mut semaphore_t
) -> kern_return_t