pub unsafe extern "C" fn php_stream_xport_bind( stream: *mut php_stream, name: *const c_char, namelen: size_t, error_text: *mut *mut c_char, ) -> c_int