pub unsafe extern "C" fn pthread_attr_setguardsize( __attr: *mut pthread_attr_t, __guardsize: usize, ) -> c_int