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