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