pub unsafe extern "C" fn pthread_cond_broadcast(
    cond: *mut *mut c_void
) -> i32