pub unsafe extern "C" fn pthread_cond_broadcast(
    __cond: *mut u32
) -> i32