pub unsafe extern "C" fn pthread_attr_getstack( __attr: *const pthread_attr_t, __stackaddr: *mut *mut c_void, __stacksize: *mut usize, ) -> c_int